ISlave.ReadAlias method
Reads the alias address from an EtherCAT slave.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
IKsCommand<ushort> ReadAlias()
Function ReadAlias() As IKsCommand(Of UShort)
Return value
Type: IKsCommand<ushort>
Returns the states of a method and an unsigned short integer value.
Usable EtherCAT states
ecatInit, ecatPreOP, ecatSafeOP, ecatOP
See also